home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Topik / Topik - Disk 02 - Fonts and CLI Commands (19xx)(Topik Public Domain)(PD)[WB].zip / Topik - Disk 02 - Fonts and CLI Commands (19xx)(Topik Public Domain)(PD)[WB].adf / C / InThisDrawer < prev    next >
Text File  |  1989-04-28  |  3KB  |  66 lines

  1.  
  2.  
  3. Contents Of C Directory
  4. ~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6. In this directory is a whole range of useful commands which should be
  7. copied into the C: directory of the workbench disk you are always using.
  8. This makes access to that command quick and efficient.  Documents, whether
  9. long or shot, are provided for all commands.
  10.  
  11. The Contents:
  12.  
  13. DiffDir  - Reports on various differences in two directories.
  14. DiskSalv - Repairs damaged DOS disks.
  15. FFormat  - Fast Formatter for DOS disks.
  16. Mked     - Removes binary from files so you can use Ed to edit
  17.            them.  Short for "MakeEdable".
  18. Most     - Text and Iff displayer, found on all TOPIK disks.
  19. printer  - Allows "on-the-go" modification of printer settings.
  20. rot      - "Report on Tasks". Displays current task list.
  21. space    - Sets up background task which neatly shows free space on disks,
  22.            fast ram, and chip ram.
  23. split    - Divides a file into two.  Main purpose is for ARCing files
  24.            which would otherwise be too large.
  25. syscheck - Unique program which will scan your bootdisk and report on
  26.            whether or not you have the latest version of libraries, etc.
  27.            on that disk.  Obviously will be outdated soon, but useful if
  28.            you're converting to V1.3!
  29. Turbo    - Minimizes CPU time by turning off various DMA at the push of a
  30.            button.  Useful for CPU hogging tasks like Ray Tracing and allows
  31.            optimum speed of the CPU.
  32. xarc     - Compact, quick program to de-arc files.
  33. chop     - Rescues wrecked WARP files by CHOPping off their header.  Useful
  34.            if you use WARP a lot.
  35. dirk     - This program displays how your system is running by the
  36.            background colours of your workbench screen.  Very easy to see
  37.            if memory is running low, too many tasks at once, etc.
  38. drive    - Reports on drives for Amiga.
  39. memtrace - Program which will be of benefit to programmers who have just
  40.            written a new program.  Tracks Alloc and Deallocation of memory
  41.            so helps to make sure a program is returning all the memory
  42.            it used in execution.
  43. mkidir   - This program is used extensively by TOPIK.  Exact same usage as
  44.            the AmigaDOS makedir command, except a drawer icon is created
  45.            at the same time.
  46.            If you're creating a disk in the CLI which will work from the
  47.            Workbench, it makes life a whole lot easier.
  48. ros      - "Report on Storage".  Displays free memory on storage devices.
  49. screenx  - Great Screen utility which allows saving of screens, removal of
  50.            screens, etc.  Screenx runs neatly in the background.
  51. Sound    - Plays sound sample of any type.
  52. Speed    - Tests the speed of your drive.
  53. Sweep    - Frees unused ALLOCated memory, removes libraries not in use.
  54.            Useful after memtrace if you discover a program has hogged memory
  55.            but not returned it as free.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.